Overload | Description |
---|---|
NBatchOperation<TItem> Constructor() | Default constructor |
NBatchOperation<TItem> Constructor(NDocument) | Creates a new batch associated with the specified document |
NBatchOperation<TItem> Constructor(NDocument,NList<TItem>) | Creates a new batch associated with the specified document and builds it |